go/types.exprInfo.isLhs (field)

3 uses

	go/types (current package)
		check.go#L68: 	isLhs bool // expression is lhs operand of a shift with delayed type-check
		expr.go#L348: 	if old.isLhs {
		expr.go#L737: 				info.isLhs = true